Skip to content

Update Nginx fastcgi settings for timeout and buffering#31

Merged
DeMiro5001 merged 3 commits into
testingfrom
fastcgi-buffering
May 17, 2026
Merged

Update Nginx fastcgi settings for timeout and buffering#31
DeMiro5001 merged 3 commits into
testingfrom
fastcgi-buffering

Conversation

@DeMiro5001
Copy link
Copy Markdown
Member

Increased fastcgi_read_timeout and added buffering settings.

Problem

  • Description of why you made this PR

Solution

  • And how do you fix that problem

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

Increased fastcgi_read_timeout and added buffering settings.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 16, 2026

⚠️ Upstream Config Changes Detected (3_5_0-4)

Missing Keys (New in Upstream):
Below are the missing keys with their original comments and default values.

Section [captcha]

; Whether or not to enable ALTCHA
altcha = off

; Private key for ALTCHA
altcha_hmackey = 'Example key'

; Whether or not to use ALTCHA on user registration
altcha_on_register = on

; Whether or not to use ALTCHA on user login
altcha_on_login = on

; Whether or not to use ALTCHA on user lost password
altcha_on_lost_password = on

; The quantity of encryption cycles performed by the ALTCHA system
altcha_encrypt_number = 10000

Section [queues]

; Prevent multiple web requests from running JobRunner simultaneously.
; Recommended On for shared/weak hosting. Dedicated servers can disable for throughput.
job_runner_cross_request_lock = On

Deprecated Keys (Removed from Upstream):

These keys exist in your local file but seem to be completely removed from the upstream template.

  • [general] citation_checking_max_processes
  • [cache] object_cache
  • [cache] memcache_hostname
  • [cache] memcache_port
  • [files] filename_revision_match
  • [features] enable_new_submission_listing

@DeMiro5001
Copy link
Copy Markdown
Member Author

!testme

@yunohost-bot
Copy link
Copy Markdown
Contributor

🎠
Test Badge

@DeMiro5001
Copy link
Copy Markdown
Member Author

!testme

2 similar comments
@DeMiro5001
Copy link
Copy Markdown
Member Author

!testme

@DeMiro5001
Copy link
Copy Markdown
Member Author

!testme

@yunohost-bot
Copy link
Copy Markdown
Contributor

📖 🪱
Test Badge

@DeMiro5001 DeMiro5001 merged commit 67c4ed4 into testing May 17, 2026
2 checks passed
@DeMiro5001 DeMiro5001 deleted the fastcgi-buffering branch May 17, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants